Let's move the greeting to the center.
- Go to and drag Go To to the bottom of your program.
- Assign the command to greeting by changing the name in front of .go_to().
- Change the x-coordinate (first number) to 0.
- Change the y-coordinate (second number) to 200.
To navigate the page using the TAB key, first press ESC to exit the code editor.